home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 115 / cd-rom 115.iso / capa / interat / Program / startup.wbs < prev    next >
Encoding:
Text File  |  1998-08-27  |  279 b   |  7 lines

  1. Sub Main()
  2.      ' This startup file is run when Interactive Physics first starts up
  3.     ' You can put in this files any WMB commands that you want
  4.     ' executed at startup.
  5.     ' The working directory will be the directory where the 
  6.     ' Interactive Physics executable resides 
  7. End Sub